@font-face{
	font-family:trump_gothic_east;
	src: url('../fonts/trump_gothic_east.eot');
	src: url('../fonts/trump_gothic_east.eot?#iefix') format('embedded-opentype'),
		url('../fonts/trump_gothic_east.woff2') format('woff2'),
		url('../fonts/trump_gothic_east.woff') format('woff'), 
		url('../fonts/trump_gothic_east.ttf') format('truetype'),
		url('../fonts/trump_gothic_east.svg#trump_gothic_east') format('svg');
}
@font-face{
	font-family:neutra_text_tf;
	src: url('../fonts/neutra_text_tf.eot');
	src: url('../fonts/neutra_text_tf.eot?#iefix') format('embedded-opentype'),
		url('../fonts/neutra_text_tf.woff2') format('woff2'),
		url('../fonts/neutra_text_tf.woff') format('woff'), 
		url('../fonts/neutra_text_tf.ttf') format('truetype'),
		url('../fonts/neutra_text_tf.svg#neutra_text_tf') format('svg');
}
@font-face {
	font-family: aven;
	src: url(../fonts/AvenirLTStd-Black.ttf) format('truetype'),
		url(../fonts/AvenirLTStd-Black.otf) format('otf'),
		url(../fonts/AvenirLTStd-Black.woff) format('woff');
}
:root {
    --width-1761-var: 1720px;
    --width-1760-var: 1520px;
    --width-1600-var: 1360px;
    --width-1440-var: 1200px;
    --width-1280-var: 1040px;
    --width-1120-var: 96%;
    --width-960-var: 100%;
    --primary-color-base-var: #003df5;
    --primary-color-dark-3-var: rgba(0,61,245,0.3);
    --regular-color-base-var: #ff6c02;
    --regular-color-dark-3-var: rgba(255,108,2,0.3);
    --base-fill-var: #222;
    --light-fill-var: #ebefef;
    --lighter-fill-var: #f7f7f7;
    --extra-light-fill-var: #fff;
    --dark-text-var: #111;
    --primary-text-var: #333;
    --regular-text-var: #555;
    --secondary-text-var: #666;
    --placeholder-text-var: #999;
    --light-text-var: #fff;
    --supper-title-1761-var: 52px;
    --supper-title-1760-var: 47px;
    --supper-title-1600-var: 42px;
    --supper-title-1440-var: 37px;
    --supper-title-1280-var: 32px;
    --supper-title-1120-var: 27px;
    --supper-title-960-var: .61333rem;
    --large-title-1761-var: 46px;
    --large-title-1760-var: 42px;
    --large-title-1600-var: 38px;
    --large-title-1440-var: 34px;
    --large-title-1280-var: 30px;
    --large-title-1120-var: 26px;
    --large-title-960-var: .56rem;
    --base-title-1761-var: 42px;
    --base-title-1760-var: 38px;
    --base-title-1600-var: 34px;
    --base-title-1440-var: 30px;
    --base-title-1280-var: 26px;
    --base-title-1120-var: 22px;
    --base-title-960-var: .50667rem;
    --small-title-1761-var: 28px;
    --small-title-1760-var: 26px;
    --small-title-1600-var: 24px;
    --small-title-1440-var: 22px;
    --small-title-1280-var: 20px;
    --small-title-1120-var: 18px;
    --small-title-960-var: .42667rem;
    --mini-title-1761-var: 24px;
    --mini-title-1760-var: 22px;
    --mini-title-1600-var: 20px;
    --mini-title-1440-var: 18px;
    --mini-title-1280-var: 16px;
    --mini-title-1120-var: 14px;
    --mini-title-960-var: .4rem;
    --base-text-1761-var: 18px;
    --base-text-1760-var: 17px;
    --base-text-1600-var: 16px;
    --base-text-1440-var: 15px;
    --base-text-1280-var: 14px;
    --base-text-1120-var: 13px;
    --base-text-960-var: .34667rem;
    --small-text-1761-var: 16px;
    --small-text-1760-var: 16px;
    --small-text-1600-var: 15px;
    --small-text-1440-var: 14px;
    --small-text-1280-var: 13px;
    --small-text-1120-var: 12px;
    --small-text-960-var: .32rem;
    --line-height-supper-var: 2;
    --line-height-small-var: 1.2
}
html{font-size: 16px;}
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#444;}
body{ overflow-x: hidden; }
*{ margin:0; padding:0;box-sizing:border-box; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,    "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji",    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}
img{ border:none;}
ul,li{ list-style:none;}
a{ text-decoration:none; color:#555;}
a:hover{ text-decoration:none;}
.lh_75{height:75px;}
.lh_35{height:35px;}
.lh_140{height:190px;}
.lh_130{height:120px; background: #fff;box-shadow: 0 4px 6px #e9e9e9; position: relative;z-index: 1}
.s_width{width:84%;margin:0 auto;}
.s_width2{width:90%;margin:0 auto;}
.s_width3{width:84%;margin:0 auto;}
.s_width5{width:80%;margin:0 auto;}
.none{display:none;}
.block{display:block;}
.b{display: block; transition: 0.5s;}
.n{display: none; transition: 0.5s}

.r{float: right}
.h_line{height:5px;background:url(../images/hline.jpg) no-repeat center top;}
.header{width:100%;position:absolute; height:100px; display: flex;justify-content: space-between; align-items: center;padding:0 7%;z-index: 98; transition: 0.5s; background: rgba(0,0,0,0.5);}
.header2{ background: rgba(12,58,199,0.5);}
.header .logo{position: relative;z-index: 999;display: flex;justify-content: flex-start;align-items: center}
.header .logo a{ display: flex;justify-content: center;align-items: center;  height:70px; }
.header .logo img{ max-width:318px;width: 100%; margin: 0 auto; vertical-align: middle}
.header .logo_tel{ display: flex;justify-content: space-between; align-items: center;color: #fff;position: relative; z-index: 2; }
.header .logo_tel div{width:47px;height:47px;display:flex;justify-content: center;align-items: center;background: #0c3ac7; border-radius: 24px; margin:0 10px 0 0}
.header .logo_tel p{display: flex;justify-content: center; flex-direction: column;   }
.header .logo_tel p i{ font-size: 1.3rem; font-family: 'PingFang SC';color: #fff;font-style: normal; font-weight: bold; line-height: 1.4;  }
.header .logo_tel p span{font-size: 1rem; color: #fff;}

.index_nav3{width:57%;height:100px;display:flex;justify-content:space-between;align-items:center;-webkit-align-items:center;z-index: 999; }
.index_nav3 li{line-height:100px;width:calc(100%/7);text-align: center; display: flex; justify-content: center; align-items: center; }
.index_nav3 li.index_p2{ position: relative;}
.index_nav3 li a{color:#fff;font-size:1.05rem;display:block; position: relative; }
.index_nav3 li a:hover{font-weight:bold; text-decoration:none;color:#ffffff; }
.index_nav3 li a.aa:after{width:0;height:3px;background: #ef3800;content: '';position: absolute;left:0;bottom: 0; transition: 0.3s;}
.index_nav3 li:hover a.aa:after{width:100%;}
.relative{position: relative;box-shadow: 0 0 45px rgba(0,0,0,0.2);}

.son2{position: absolute; z-index: 1; top: 100%;width:150px; left: 50%;margin-left: -75px; box-sizing: border-box;  display: none;background:#efefef;padding:0 15px; }
.index_nav3 li .son2 a{font-size:1rem;line-height: 3rem;color: #555;display: block;  transition: 0.3s;padding: 0 0; border-bottom: 1px solid rgba(0,0,0,.1);}
.son{background:#fff;position: absolute; z-index: 1; top: 100%; width: 100vw; left: 0; box-sizing: border-box; padding: 30px 0; display: none;}
.son .son_nav{ width:100%;display: flex;justify-content:center; flex-wrap: wrap; }
.son .son_nav a{margin:0 0 15px 0; border-right: 1px solid rgba(0, 0, 0, .1);}


.son .son_nav a div{width:100%;margin: 0 0; position: relative;overflow:hidden;}
.son .son_nav a:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.son .son_nav a p{font-size:1rem;line-height: 1.8rem;color: #333;display: block; margin:10px auto 0 auto;font-weight:normal; width:200px; }
.son .son_nav a div{ width:165px; margin: 0 30px; background-position: center center; background-repeat: no-repeat; overflow: hidden; border-radius: 15px;}
.son .son_nav a div img{width:100%;display: block; transition: 0.3s;}

.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBoxbann .hd li.on{ background: #F60;  }
.slideBoxbann .bd{ position:relative; z-index:0; }
.slideBoxbann .bd li{ position:relative; text-align:center;  }
.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }


.header_h .index_nav2 li a{color:#333;}
.header_h .index_nav2 li div a {color:#fff;}
.header_h .index_nav3 li a{color:#333;}
.header_h .index_nav3 li div a {color:#fff;}


/*banner*/
.slide-main{position: relative; z-index: 1;}
.slide-main .prev,.slide-main .next{display: block; position: absolute; z-index: 222; bottom: 48%; overflow: hidden; cursor: pointer; }
.slide-main .prev img,.slide-main .next img{ margin: 10px 0 0 5px;}
.slide-main .prev{left: 50px;}
.slide-main .next{right: 50px;}
.slide-main .item{display: block; width: 100%; height: 15px; position: absolute; z-index: 124; bottom:30px; left: 0; text-align: center;}
.slide-main .item a{display: inline-block; width: 15px; height: 15px; margin-right: 15px; background: #fff; opacity: 0.8; -moz-opacity: 0.8; filter: alpha(opacity=60); overflow: hidden; border-radius: 50px;}
.slide-main .item a.cur{background: #f44336; /*width: 40px;*/}
.slide-box,.slide{display:block;width:100%;height: auto;}

.slide-box{position:relative;overflow: hidden;z-index:4;}
.slide{display:none;position:relative;z-index:1;}
.slide-main .slide:nth-child(2):after{ background: url(../images/hhbg.png) repeat-x left top; content:''; width:100%;height:202px; top:0;left:0;z-index: 3;position: absolute;}
.slide img{height:100vh; width:100%;display: block}
.slide a{display:block;cursor:pointer;}
.slide iframe{height:100vh}

/*footer*/
.footer{ background: #15161e }
.footer .s_width{ padding:85px 0 75px 0 ; display:flex;justify-content:space-between}
.footer .s_width:nth-child(2){ padding:5px 0 5px 0 ; display:flex;justify-content:space-between}
.footer strong{ display: block; font-size:1.2rem; line-height:25px; color:#fff; margin-bottom:25px;  }
.footer i{ width:30px;height:1px; background:rgba(255,255,255,.5);display: block; margin-bottom:25px;}
.footer .f_fenlei{width:35% }
.footer .f_fenlei div{ display:flex;justify-content:space-between; flex-wrap: wrap;}
.footer .f_fenlei li{ line-height:2.3rem; width:50%; text-align:left;margin:0 0 0 0 ;background: url(../images/fjiao.png) no-repeat left center;padding:0 0 0 25px;}
.footer .f_fenlei li a{ color:#fff;font-size:1rem;  display: block}
.footer .f_fenlei li a:hover{ color:#fff;}
.footer .f_erweima{ }
.footer .f_erweima dl{ display: flex;justify-content: space-between;}
.footer .f_erweima dd{ display: flex;justify-content: center; align-items: center;flex-direction: column;}
.footer .f_erweima dd p{ line-height: 55px; color: #fff; font-size: 1rem;}
.footer .f_erweima dd img{ text-align: center; width:95%; max-width:148px; display: block;}
.footer_p{line-height:95px; text-align:center; font-size:15px; color:#fff;border-top:1px solid rgba(255,255,255,0.1)  }
.footer_pp{ display: flex;justify-content: space-between;}
.footer_p a{ color:#fff}
.footer_p a:hover{ color:#999}
.footer_p img{ vertical-align: middle;}
.footer .f_contact2 div{ line-height:2rem; color:#fff; font-size:1rem;padding:0 0 0 0}
.footer .f_contact2 div span{font-weight: bold;font-size: 1.2rem;display: block; line-height: 3rem;}

.index_prot{display: flex;justify-content: space-between; align-items: center;  padding:0 0 45px 0}
.product .pro_title p{ font-size: 60px; color: #91b721; line-height:75px;}
.product .pro_title p strong{  color: #1d2088;}
.product .pro_title div{  font-size:2.6rem; color:#c7c6c6;  line-height: 35px; font-weight: lighter;}

.pp_title{ text-align: center;padding:65px 0 25px 0;}
.p_t{ display: flex;justify-content: space-between; align-items: center; padding:0 0 35px 0}
.pp_title div{font-size: 3.4rem;color:#070707; line-height:2.2;}
.pp_title div strong{ }
.pp_title p{font-size: 1.1rem;color:#333; line-height:2rem;}
.pp_title i{ display: block;width:80px;height:1px;margin:0 auto 0 auto;background: #000000}






/* pro_cage */
.pro_cage{display: flex;justify-content: space-between; align-items: center;}
.pro_cage li div{ width:45px;height:41px; margin: 0 auto; background-position: center center; background-repeat: no-repeat;}
.pro_cage li:nth-child(1) div{background-image: url(../images/lia.png);}
.pro_cage li:nth-child(2) div{background-image: url(../images/lib.png);}
.pro_cage li:nth-child(3) div{background-image: url(../images/lic.png);}
.pro_cage li:nth-child(4) div{background-image: url(../images/lid.png);}
.pro_cage li:nth-child(5) div{background-image: url(../images/lie.png);}
.pro_cage li:nth-child(6) div{background-image: url(../images/lif.png);}
.pro_cage li:nth-child(7) div{background-image: url(../images/lig.png);}
.pro_cage li:nth-child(8) div{background-image: url(../images/lih.png);}
.pro_cage li:nth-child(9) div{background-image: url(../images/lii.png);}
.pro_cage li:nth-child(10) div{background-image: url(../images/lij.png);}
.pro_cage li:nth-child(11) div{background-image: url(../images/lik.png);}

.pro_cage.pro_cage2 li:nth-child(1) div{background-image: url(../img3/lia.png);}
.pro_cage.pro_cage2 li:nth-child(2) div{background-image: url(../img3/lib.png);}
.pro_cage.pro_cage2 li:nth-child(3) div{background-image: url(../img3/lic.png);}
.pro_cage.pro_cage2 li:nth-child(4) div{background-image: url(../img3/lid.png);}
.pro_cage.pro_cage2 li:nth-child(5) div{background-image: url(../img3/lie.png);}
.pro_cage.pro_cage2 li:nth-child(6) div{background-image: url(../img3/lif.png);}
.pro_cage.pro_cage2 li:nth-child(7) div{background-image: url(../img3/lig.png);}
.pro_cage.pro_cage2 li:nth-child(8) div{background-image: url(../img3/lih.png);}
.pro_cage.pro_cage2 li:nth-child(9) div{background-image: url(../img3/lii.png);}
.pro_cage.pro_cage2 li:nth-child(10) div{background-image: url(../img3/lij.png);}
.pro_cage.pro_cage2 li:nth-child(11) div{background-image: url(../img3/lik.png);}
.pro_cage li p{font-size: 1.1rem;color: #0a0a0a; line-height: 3.5rem; text-align: center;}
.pro_cage li a:hover p{font-weight: bold; }
.pro_cage.pro_cage2{ padding: 55px 0 25px 0;    border-top: 1px solid rgba(255,255,255,0.1);margin-top: 55px;}
.pro_cage.pro_cage2 li p{font-size: 1.1rem;color: #fff; line-height: 3.5rem; text-align: center;}
.pro_cage.pro_cage2 li.on p{ font-weight: bold;font-size: 1.3rem;}

.css3:hover{background-color: #00a597;}
.css3{transition: 0.5s;}
.muli_text i{display: block;}
.muli_text strong{ font-size: 2rem;color: #111111;line-height: 3rem;display: block;}
.muli_text span{ display: block; width:100px;height:2px;background: #00a597;}
.muli_text p{ font-size: 1.05rem;color: #444;line-height:2rem;padding:25px 0 55px 0}
.muli_text a{ width:140px; text-align: center; font-size: 1.1rem;color: #fff;line-height:45px; background: #00a597;margin:0 0 0 0; border-radius: 23px;display: block;}
.muli_text a:hover{ background: #333; }
.muli_text ul{display:flex;justify-content: flex-start;padding:45px 0 0 0}
.muli_text li{ display:flex;justify-content:center;flex-direction: column;align-items: center; padding:0 50px 0 0}
.muli_text li div{width:90px;height:90px;border-radius: 45px;border:2px solid #91b721; display: flex;justify-content: center;align-items: center;}

.red_pic{width:100%}
.f_con{position:relative; overflow:hidden;display: flex;justify-content: space-between; }
.f_con .f_con_pic{ width:49%; overflow:hidden; transition:all 0.3s ease 0s;}
.f_con .cp_m{ width:100%; margin: 0 auto;position:relative; overflow:hidden;}
.f_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.f_con .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.f_con  p{ color:#505050; font-size:18px; text-align: center;line-height: 55px;}

/* pro */
.pro{padding:40px 0 75px 0;background: #f2f5fa url(../images/pp.jpg) repeat-x left top }
.pro_t{display: flex;justify-content: space-between;align-items: center;}
/* a_title */
.a_title{padding:30px 0 30px 0;  }
.a_title p{color: #182b45;font-size: 3.6rem; font-weight: bold; padding: 0 0 0 125px;position: relative;}
.a_title p:after{content: '';width: 85px;height:1px;background: #f15c29;position: absolute;left:0;top:40px;}
.a_title strong{color: #f15c29; }
.a_title span{color: #191919;font-size: 1.05rem; line-height: 3.5rem;} 

.productshow_cage2{ padding:10px 0 0 0;border-bottom: 1px solid rgba(0,0,0,.07);}
.productshow_cage2 ul{ display: flex;justify-content:space-between; flex-wrap: wrap;padding:0 0 25px 0}
.productshow_cage2 li{  width:calc(100%/5); position:relative;   overflow:hidden;  cursor:pointer;margin: 0 0 10px 0; }
.productshow_cage2 li a{  display: flex; justify-content:flex-start; align-items: center;overflow:hidden; transition: 0.3s;}

.productshow_cage2 li a div {width:123px; }
.productshow_cage2 li a div img{display: block;width:100%;}
.productshow_cage2 li a p strong{color:#333;font-size: 1.15rem; line-height:2rem;font-weight: bold;}
.productshow_cage2 li a:hover p strong{  color: #0d3dcd;}
.productshow_cage2 li a span{color:#666;font-size: 1rem; line-height:1rem; display: block; padding: 10px 0 0 0;}
/* productshow_cage */
.productshow_cage{ padding:20px 0 0 0;border-bottom: 1px solid rgba(0,0,0,.07);}
.productshow_cage ul{ display: flex;justify-content:space-between; flex-wrap: wrap;padding:0 0 25px 0}
.productshow_cage li{  width:calc(100%/8); position:relative;   overflow:hidden;  cursor:pointer;margin: 0 0 10px 0; }
.productshow_cage li a{  display: block;overflow:hidden; text-align: center;transition: 0.3s;}
.productshow_cage li a div {width:105px; margin:0 auto 10px auto;overflow: hidden; border-radius: 15px;}
.productshow_cage li a div img{display: block;width:100%;}
.productshow_cage li a p{color:#333;font-size: 1.15rem; line-height:2rem;font-weight: bold;}
.productshow_cage li a:hover p{  color: #0d3dcd;}
.productshow_cage li a span{color:#666;font-size: 1rem; line-height:1rem; display: block; padding: 10px 0 0 0;}
.productshow_cage li.cu_active a p{  color: #0d3dcd;}
/* productshow_cagex */
.productshow_cagex{ padding:30px 0 0 0;}
.productshow_cagex ul{ display: flex;justify-content:center; flex-wrap: wrap;padding:0 0 25px 0}
.productshow_cagex li{  width:calc(100%/7 - 20px); position:relative;   overflow:hidden;  cursor:pointer; }
.productshow_cagex li a{  display: block;overflow:hidden; text-align: left;transition: 0.3s; width:85%;margin:0 auto; font-size:1.05rem;line-height:55px; padding:0 0 0 35px;background: url(../images/homeoneicon01.png) no-repeat left center;}
.productshow_cagex li a:hover{  color: #f68f16; font-weight: bold;font-size:1.1rem;}
.productshow_cagex li.cu_active2 a{  color: #f68f16; font-weight: bold;font-size:1.1rem;}

/* productshow_con */
.productshow_con{display: none;}
.productshow_con2{padding:25px 0 0 0 }
.chanpin_con{  }
.chanpin_con ul{ display: flex;justify-content:space-between; flex-wrap: wrap}
.chanpin_con li{ width:48%;  margin: 0 0 18px 0;position:relative;cursor:pointer; transition: 0.3s;overflow: hidden; background: #fff;  }
.chanpin_con li a{display: block;}
.chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.chanpin_con li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1; }
.chanpin_con .pro_text{ padding:15px 5px 15px 5px;background: #fff; text-align: center;}
.chanpin_con .pro_text strong{color:#353535; font-size:1rem;; display: block;}
.chanpin_con .pro_text span{ display: flex;justify-content: center; align-items: center;}
.chanpin_con .pro_text span i{font-style: normal;font-family: impact;font-size:24px;color:#f65808;padding:0 0 0 5px;}

/* pro_list */
.productshow_con_a{  margin:45px 0 0 0}
#top_scroll {overflow: hidden;width:92%; margin: 0 auto; height: 1000px;}
#top_scroll ul li{position: relative; float: left;width:24%;margin:0 1% 0.95rem 0;overflow: hidden;  box-sizing: border-box; -webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;background: #fff; }

#top_scroll li .pp_c{width:100%; position: relative; z-index: 2;}
#top_scroll li a{display: block;}
#top_scroll .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
#top_scroll li:hover .pro_pic img{ transform:scale(1.05,1.05);}
#top_scroll .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1; }
#top_scroll .pro_text{padding:30px 20px 33px 20px; display: flex;justify-content: center; flex-direction: column; align-items: center; border-top: 1px solid rgba(0,0,0,.05); text-align: center; }
#top_scroll .pro_text p{ display: flex;justify-content: space-between; flex-direction: column; margin: 0 0 25px 0;}
#top_scroll .pro_text strong{ color:#000000; font-size:1.3rem; line-height:1.4;  transition: 0.3s; }
#top_scroll .pro_text i{ color:#292929; font-size:1rem; line-height: 1.5;font-style: normal; }
#top_scroll .pro_text span{ width:180px; line-height:47px;position: relative;padding:0 0 0 25px; color: #000000; background: #eeeeee; text-align: left;}
#top_scroll .pro_text span:after{ position: absolute;right:25px;top:20px;width:25px;height: 9px;background: url(../images/sj.png);content: '';}
#top_scroll li:hover .pro_text strong{color:#0d3dcd;  }
.clear{ clear:both}

/* customer */
.customer{background: url(../images/fuwu.jpg) no-repeat center top;padding:100px 0;}
.customer_li{padding:50px 0 0 0; position: relative;z-index: 2; display: flex; justify-content: space-around}
.customer_li li { display: flex;justify-content:flex-start; align-items: center; flex-direction: column; text-align: center;width: 19%; }
.customer_li_text div{font-size: 1.2rem; color: #fff; font-weight: bold;  line-height:4}
.customer_li_text p{ font-size:1.05rem; color:#fff;  line-height:2; text-align: center; }
.customer_li .line_a{content:''; position: absolute;width:150px; left:29%;top:49%;background: url(../images/linea.png) ; height:1px;}
.customer_li .line_c{content:''; position: absolute;width:150px; right:29%;top:49%;background: url(../images/linea.png) ; height:1px;}
.customer a{ width:215px;line-height: 59px;display: block;border-radius: 10px;background: #0e3ecc; text-align: center; margin:55px auto 0 auto; color: #fff;font-size: 1.3rem;font-weight: bold;}
/*b_title*/
.b_title{padding:0 0 50px 0; text-align: center;}
.b_title p{color: #fff;font-size: 3.3rem;font-weight: bold;line-height:1.2;}
.b_title span{color: #fff;font-size: 1.1rem; font-weight: lighter;line-height:2.7; display: block;}

/*about*/
.about{ position: relative;z-index: 1;padding:65px 0 0 0; background: url(../images/abbg.jpg) no-repeat center top;}
.about .about_con{ display: flex;justify-content:space-between;position: relative; }
.se_about_con{ align-items: center;}
.about_l{ width:47%;display: flex;justify-content:space-between;flex-direction: column; position: relative;z-index: 4;}
.about_l .about_p{ font-size:1.05rem;color: #464646;line-height:2.2rem; }
.about_l .about_p p{ font-size:1.05rem;color: #464646;line-height:2.2rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.about_l .about_p strong{display: block; font-size:2rem;color: #222; margin:0 0 18px 0}
.about_l .about_p span{display: block; margin:0 0 28px 0;font-size:1.2rem}

.about_r{width:49%;position: relative;z-index: 4;overflow: hidden;   }
.about_r img{ display: block;width:100%; }
.about_b{width:100%}
.about_b img{ display:block;width:100%}

/* hexin */
.hexin{overflow:hidden;  padding:65px 0 75px 0; position: relative;}
.hexin .guoshu{position: absolute;right:0;bottom: 0; z-index: 1;}
.hexin_t{ display:flex ;justify-content:space-between;align-items: center; margin-bottom: 55px ; }
.hexin_title {  position: relative;}
.hexin_title p{color: #0f0f0f;font-size: 3.5rem;}
.hexin_title p strong{  color: #0c3ac7;}
.hexin_title div{ font-size:2rem; color:#0c3ac7; text-transform: uppercase;  line-height: 3.2rem; font-weight: lighter;}
.hexin_title2 {padding:0 0 0 100px; position: relative;}
.hexin_title2:after{width:73px;height:1px;background:#0c3ac7 ;content: ''; position: absolute;left:0;top:75px;}
.hexin_t a{width:180px; line-height:55px;color: #333;  border:1px solid rgba(0,0,0,.5);text-align: center;transition: 0.3s; border-radius: 30px;}
.hexin_t a:hover{ color: #fff; }
.hexin_p{ text-align: right; color:#0f0f0f; width:60%}
.hexin_p strong{ display: block;line-height:5rem;font-size:2.7rem;}
.hexin_p p{font-size:1.15rem; color: #606060; line-height: 2rem;}


.BMap_bubble_title{font-size:1.1rem;font-weight: bold;}
.BMap_bubble_content{font-size:0.9rem;line-height: 1.5rem;}

/* yingyong */
.yingyong{padding:65px 0 70px 0;background:url(../images/yy.jpg) no-repeat center top; }
.hexin_title.case_title p strong{color: #fff;}
.hexin_title.case_title div{color:#fff; font-size: 1.05rem;}
.hexin_title.case_title {  position: relative;}
.carousel-230426003-pc .sty1 { padding-left: 7%}
.carousel-230426003-pc .sty1 .swiper-slide { width: 50%; margin-left: 3%; position: relative}
.carousel-230426003-pc .sty1 .swiper-slide img { width: 100%; display: block; transition: all linear 0.3s}
.carousel-230426003-pc .sty1 .swiper-slide a { display: block; overflow: hidden}
.carousel-230426003-pc .sty1 .swiper-slide .title {position: absolute;left: 0;top: 6.2%; font-weight: normal;
    background: var(--primary-color-base-var);
    color: var(--light-text-var);
	line-height: var(--line-height-small-var);
	padding: 16px 46px;font-size: var(--small-title-1761-var);
}
.carousel-230426003-pc .sty1 .swiper-slide .title:before { content: ""; position: absolute; left: -25px; top: 0; border-right: 0 solid transparent;    border-left: 26px solid transparent;border-top: 66px solid var(--primary-color-base-var)}
.carousel-230426003-pc .sty1 .swiper-slide:hover img { transform: scale(1.1)}
.carousel-230426003-pc .sty1 .swiper-button { width: 46.5%; height: 52px; position: absolute; left: 10%; top: 0; bottom: 0; margin: auto 0}
.carousel-230426003-pc .sty1 .swiper-button span { width: 52px; height: 52px; display: block; position: absolute; top: 0; z-index: 2; background: var(--extra-light-fill-var); border-radius: 50%; transition: all linear 0.3s; cursor: pointer}
.carousel-230426003-pc .sty1 .swiper-button span:before {content: "";display: block;position: absolute; left: 0; right: 0; top: 0; bottom: 0; transition: all linear 0.3s}
.carousel-230426003-pc .sty1 .swiper-button span:hover {background: var(--primary-color-base-var)}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev {left: -26px}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev:before {background: url(../images/carousel-230426002-pc_swiper_button.png) left top no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-prev:hover:before {background: url(../images/carousel-230426002-pc_swiper_button.png) left bottom no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next {right: -26px}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next:before {background: url(../images/carousel-230426002-pc_swiper_button.png) right top no-repeat}
.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next:hover:before {background: url(../images/carousel-230426002-pc_swiper_button.png) right bottom no-repeat}
.carousel-230426003-pc {padding-top: 70px }
.carousel-230426003-pc .home_title .title { font-size: var(--large-title-1761-var)}
.carousel-230426003-pc .home_title .text {font-size: var(--base-text-1761-var)}
@media screen and (max-width: 1440px) {
	.carousel-230426003-pc .sty1 .swiper-slide .title{font-size:var(--small-title-1440-var);padding: 16px 26px;}
	.carousel-230426003-pc .sty1 .swiper-slide .title:before{border-top: 60px solid var(--primary-color-base-var)}
    
}
@media screen and (max-width: 1200px){
	.carousel-230426003-pc{padding-top: 30px }
	.carousel-230426003-pc .sty1 .swiper-slide{width: 100%;}
	.carousel-230426003-pc .sty1 .swiper-slide .title{font-size:var(--mini-title-1280-var);padding: 10px 16px;}
	.carousel-230426003-pc .sty1 .swiper-slide .title:before{border-top: 39px solid var(--primary-color-base-var); left: -15px;   border-left: 16px solid transparent;}
	.carousel-230426003-pc .sty1 .swiper-button .swiper-button-next{    right: -154px;}
}
/* case_t */
.case_t{display: flex;justify-content: space-between;align-items:center; }
.case_t a{width:200px; line-height:55px;color: #fff;  border:2px solid  rgba(255,255,255,1);text-align: center;transition: 0.3s; border-radius: 30px;}
.case_t a:hover{ color: #fff; }

.case_con{padding:55px 0 40px 0}
.case_con ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.case_con ul li{width:24.7%;position: relative;margin:0 0 10px 0}
.case_con ul li a {	display: block;	position: relative;	overflow: hidden; }
.case_pic{position: relative;	overflow: hidden;}
.case_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.case_con ul li a:hover .case_pic img{ transform:scale(1.05,1.05);}
.case_text{display: block;padding:10px 18px;width:100%;position: absolute;left: 0;bottom:0; z-index: 2;}
.hh {	display: block; height:100%; width:100%;position: absolute;left: 0;bottom:0; z-index: 1; background: url(../images/hh.png) repeat-x left bottom;}
.case_text p{font-size: 1.2rem;color: #fff; font-weight: bold;}
.case_text span{font-size: 0.9rem;color: rgba(255,255,255,1); display: block; text-transform: uppercase; font-weight: lighter; line-height: 1.5rem;}
.case_text:after{width:43px;height:27px;content: '';position: absolute;right:15px;top:20px;background: url(../images/jj.png);}


/*hezuo*/
.hezuo{  padding:85px 0 85px 0 ;margin:75px 0 0 0;background:#f7f9fd url(../images/hbg.jpg) no-repeat center top;}
.hezuo_t{  margin-bottom: 55px ;text-align: center }
.hezuo_t p{color: #111;font-size: 3rem;line-height: 2.5;}
.hezuo_t span{ display: block; color: #555;font-size: 1rem; line-height: 2;}
.hezuo_t i{ display: block; width:50px;height:2px;background: #222; margin: 0 auto;}
.hezuo ul{ display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap; }
.hezuo ul li{ width:calc(100%/7 - 10px ); text-align: center;  background: #fff;padding:10px 0;border: 1px solid rgba(0,0,0,.05); margin:0 0 10px 0}
.hezuo ul li img{width:100%; max-width:197px;}
.hezuo_p{font-size:1.1rem; width:45%;color:#606060;line-height: 2rem; text-align: right;}

/*news*/
.news{padding:70px 0 15px 0; background:#fff;}
.s_t{ text-align: center;padding: 0 0 55px 0;}
.s_t div{ color: #333333;font-size: 3.3rem;line-height:1.5;font-weight: bold;  }
.s_t span{ font-size:3rem;line-height:1; color: #093fe3;position: relative;z-index: 2;  ;display: block; font-family: neutra_text_tf; }
.news_con{ display: flex;justify-content: space-between; }
.news_con li{ width:31%; position:relative; border-top:1px solid rgba(0,0,0,.1) ; }
.news_con .news_pic{position: relative;overflow:hidden;}
.news_con .news_pic img{width:100%;display: block; transition:0.4s ease;}
.news_con li:hover .news_pic img{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}
.news_con li:hover .newsleft_text strong{ font-weight: bold;}
.news_con a{display: block;position:relative;width:100%}
.news_con .newsleft_text{ width:100%; padding:35px 0; }
.news_con .newsleft_text strong{ display:block; font-size:1.4rem; font-weight: normal;color:#141414; line-height:2.8rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1; }
.news_con .newsleft_text p{ font-size:1rem; color:#8a8a8a; line-height:1.8rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:15px 0}
.news_con li span{ display:block; color:#8c8c8c; line-height:1.9rem;font-size: 0.95rem; text-transform: uppercase;background: url(../images/zhong.png) no-repeat left center;padding:0 0 0 25px}



/* honor_con */
.ppbg2{ background: #f4f5f7; padding:25px 0 55px 0}
.honor_con{overflow:hidden;padding:65px 0 19px 0; }
.honor_con ul{ display: flex;justify-content:flex-start; flex-wrap: wrap}
.honor_con li{width:23.5%; margin: 0 1.75% 20px 0;position:relative;cursor:pointer; background: #fff;transition: 0.3s; overflow: hidden; }
.honor_con li:nth-child(4n){ margin: 0 0 20px 0;}
.honor_con li .pp_c{width:100%; position: relative; z-index: 2;}
.honor_con li a{display: block;}
.honor_con li a{display: block;}
.honor_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.honor_con li:hover .pro_pic img{ transform:scale(1.05,1.05);}
.honor_con .pro_pic{ width:100%; position:relative; overflow:hidden; z-index: 1; }
.honor_con .pro_text{padding:30px 20px 33px 20px; display: flex;justify-content: center; flex-direction: column; align-items: center; border-top: 1px solid rgba(0,0,0,.05); text-align: center;  }
.honor_con .pro_text p{  display: flex;justify-content: space-between; flex-direction: column; margin: 0 0 25px 0;}
.honor_con .pro_text strong{ color:#222; font-size:1.3rem; line-height: 2.2rem;  transition: 0.3s; }
.honor_con .pro_text i{ color:#777; font-size:1.01rem; font-style: normal; }
.honor_con .pro_text span{ width:180px; line-height:47px;position: relative;padding:0 0 0 25px; color: #000000; background: #eeeeee; text-align: left; display: block;}
.honor_con .pro_text span:after{ position: absolute;right:25px;top:20px;width:25px;height: 9px;background: url(../images/sj.png);content: '';}

.honor_con li:hover .pro_text strong{color:#0d3dcd;  }
/*in_factory*/
.pro_info{ color: #666;font-size: 1.1rem;line-height: 45px;padding:0 0 20px 0; width: 95%; margin: 0 auto}
.pro_info p{ background: #f6f6f6;padding: 0 0.95rem;display: flex;justify-content: space-between;}
.pro_info p:nth-child(2){ background: #fbfbfb;padding: 0 0.95rem;display: flex;justify-content: space-between;}

/*se_banner*/
.se_banner{width:100%; position: relative;overflow: hidden; background: #f7f7f7;}
.se_banner_a{  background: #fff;}
.se_banner_img{width: 100%;height:100%; overflow: hidden;}
.se_banner_img img{object-fit:cover;object-position:50% 50%;display:block;width:100%;height:100%; -webkit-animation: scaleUpDown 5s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); animation: scaleUpDown 8s forwards cubic-bezier(0.25, 0.46, 0.45, 0.94); }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
}
@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.05); transform: scale(1.05); }
    to { -webkit-transform: scale(1); transform: scale(1); }
} /* img缩小效果（banner） */
.page_box{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.page_box2{border-bottom:1px solid rgba(0,0,0,0.07);}
.page_box2 .s_width{padding:0 0 0 40px;color:#555;background: url(../images/di.png) no-repeat left center ; line-height: 90px;}
.se_weizhi{border-bottom:1px solid rgba(0,0,0,0.05); }
.se_weizhi .s_width{display: flex;justify-content:space-between;}

.huisebg{background:#fff;padding:40px 0 75px 0;}


.a_t div{width:630px;margin: 0 auto;position: relative;color:#fff; }
.a_t div:after{content: '';position: absolute;left: 0;top:0;width:22px;height:22px;background:url(../images/yuan.png)}
.a_t div:before{content: '';position: absolute;right: 0;bottom:0;width:22px;height:22px;background:url(../images/yuan.png)}
.a_t div strong{color:#02b875;}
.a_t p{ font-size: 1.05rem;color:#fff;line-height:2rem;}


.se_nav{box-shadow: 0 4px 6px #e9e9e9; position: relative; z-index: 2;}
.se_nav .s_width{display: flex;justify-content:space-between;}
.se_nav li{ width:calc(100%/4); text-align:center; box-sizing:border-box;-webkit-box-sizing:border-box;}
.se_nav li:nth-child(4){ border-right:#dcdcdc solid 0;}
.se_nav li a{ font-size:1.4rem; color:#333; line-height:6.2rem; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display:block; position:relative; height:100px;transition: 0.3s;}
.se_nav li a:hover{ color:#e41019;text-decoration: none; font-weight: bold;}
.se_nav li a:before {position: absolute;bottom: 0;content: "";display: block;width: 0;height: 2px;left: 50%;background: #e41019;transition-duration:.3s;}
.se_nav li a:hover:before{ width: 150px; left:50%;margin-left:-75px; }
.se_nav li.cu_active a:before {width: 150px; left:50%;margin-left:-75px;}
.se_nav li.cu_active a{ color:#e41019;font-weight: bold;}
.se_nav li a:after {position: absolute;right: 10px;top: 50%;margin-top: -7px;content: "";display: inline-block;vertical-align: top;width: 1px;height: 14px;background: #ccc; }
/* se_navcage */
.se_navcage{width:100%;position: absolute;left:0; top:0; height:100%;display: flex;justify-content:center; flex-direction: column; z-index: 5; padding:7% 0 0 0}
.item_title2{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:121px;}
.item_title2.item_title3{ height:200px;}
.item_title2 div{color:#fff;font-size:3.5rem;font-weight:bold;}
.item_title2 div span{color:#232323}
.item_title2 i{display: block;width:1px;height:50px;background:#fff;margin: 2.6rem auto 2.6rem auto}
.item_title2 p{color:#fff;font-size:1.1rem;}

/* se_nav_shili */
.se_nav_shili{ display: flex;justify-content:center;  padding:0 0 65px 0; }
.se_nav_shili li{  position: relative; width:220px; margin:0 0.95rem;}
.se_nav_shili li a{ font-size:1.1rem; color:#333;border:1px solid  #09329b; line-height:3.5rem;transition: all 0.5s; transition: 0.3s; text-align: center; display: block; border-radius: 90px;}
.se_nav_shili li:hover{ }
.se_nav_shili li a:hover{  text-decoration: none; font-weight: bold;margin: -5px 0 0 0;  }
.se_nav_shili li.on a{  font-weight: bold;background: #09329b;color:#fff; }

/* se_news */
.se_news{padding:25px 0 65px 0; line-height: 35px; font-size: 1rem; color:#666; }
.se_news2{padding:0 0 65px 0;  }
.se_newslist{ display: flex;justify-content: flex-start; padding:0 0 25px 0;flex-wrap: wrap;}
.se_newslist li{width:100%;margin:0 2.5% 25px 0;   overflow:hidden; cursor: pointer;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
.se_newslist a{  display:flex;justify-content:space-between;align-items: center; line-height:42px; padding:0 0 25px 0 ;border-bottom:1px solid rgba(0,0,0,0.1); transition: 0.5s;}
.se_newslist a .se_newslist_pic{width:30%;}
.se_newslist a .se_newslist_pic img{width:100%; display: block;}
.se_newslist a .se_newslist_text{width:65%;}
.se_newslist span{ display:block; line-height:3rem; color:#333; font-size:2rem;text-transform:uppercase; font-weight: lighter;}
.se_newslist span em{   font-size:1.1rem; font-style: normal;  padding:0 0 0 25px}
.se_newslist .se_newslist_t{ line-height:28px; color:#222; margin:10px 0 20px 0; font-size:1.6rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.se_newslist p{ display:block; line-height:28px; color:#555; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin:0 0 25px 0}
.se_newslist a:hover .se_newslist_t{font-weight: bold;}
.se_newslist i{text-align: left; line-height:2rem; color:#9f9f9f;	font-size: 1rem; display: block;font-style: normal;text-transform: uppercase; background: url(../images/jj2.png) no-repeat right center; width:170px;}

/* se_chanpin_con */
.se_chanpin_con{padding:2.6rem 0 2.6rem 0}
.se_chanpin_con .s_width{ }
.se_chanpin_con ul{margin:0;display: flex;justify-content:flex-start; flex-wrap: wrap}
.se_chanpin_con li{width:30%; margin: 0 5% 28px 0; background: #fff; position:relative;cursor:pointer; text-align: center; transition: 0.5s;border-top-right-radius: 55px;border-bottom-left-radius: 55px;overflow: hidden; box-shadow: 0 0 35px rgb(0 0 0 / 3%);}
.se_chanpin_con li:nth-child(3n){ margin: 0 0 28px 0;}
.se_chanpin_con .pro_pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
.se_chanpin_con li:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_chanpin_con li a{ display: block;width:100%;overflow: hidden;}
.se_chanpin_con .pro_pic{ width:100%; position:relative; overflow:hidden; }
.se_chanpin_con .pro_text{ position: relative; padding:5px 1.5rem 25px 1.5rem;border-top:1px solid rgba(0,0,0,.05) }
.se_chanpin_con .pro_text p{color:#515151; font-size:1.4rem;line-height:3.2rem; }
.se_chanpin_con .pro_text span{color:#fff; width:12.6rem;background: #00a597; margin: 0 auto; border-radius:50px;font-size:1rem;line-height:2.6rem; display: block;}

/*item_title*/
.item_title{height:190px; display: flex;justify-content:center;flex-direction:column; text-align: center; position: absolute;z-index: 2;width:100%;top:50%;margin-top:-95px;}
.item_title div{font-size: 3.5rem;color:#fff; font-weight: bold; padding:0 0 0 0} 
.item_title p{font-size: 1.1rem;color:#fff;}
.item_title span{display: block;width:50px;height:1px;background:#fff;margin:2rem auto}

/* huise */
.huise{background: #f7f7f7;padding:50px 0 50px 0}
.huise2{background: #f4f4f4;padding:80px 0 50px 0}
.huise4{background: #eff9ff url(../images/pp.jpg) no-repeat center top;padding:0 0 50px 0}
.case2 .list{ display: flex; justify-content:flex-start; flex-wrap: wrap; }
.case2 .list::after{ content: ""; width: 475px; }
.case2 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0;position:relative;overflow:hidden;background:#fff;cursor:pointer;}
.case2.case3 .list .item{ width:49%;height:auto; margin: 0 1% 25px 0; }
.case2.case4 .list .item{ width:24%;height:auto; margin: 0 1% 25px 0; border-top-left-radius: 0;border-bottom-right-radius: 0;}
.case2.case5 .list .item{ width:32%;height:auto; margin: 0 1% 25px 0; }
.case2 .list .item .img{ position: relative; width: 100%; overflow: hidden; }
.case2 .list .item .img2{ position: relative; width: 100%; overflow: hidden;border: 1px solid rgba(0,0,0,.08); }
.case2 .item .text{ box-sizing: border-box; }
.case2 .item h4{ padding: 1.5rem 0 12px; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .item:hover h4{ color: #333; }
.case2 .item p{ font-size: 12px; color: #999; overflow: hidden; white-space: nowrap;text-overflow: ellipsis; }
.case2 .page{ padding-top: 0px; }

.case2 .list .item .pro_pic{ width:100%;margin:0 auto 0 auto; position:relative; overflow:hidden; }
.case2 .list .item .pro_pic img{display: block; width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.case2 .list .item:hover div img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.case2 .list .item .pro_pic div{ width:100%; position:relative; overflow:hidden; z-index: 1}
.case2 .list .item .pro_pic div.pro_hui{ width:100%;position: absolute;bottom:0;background:url(../images/hui2.png) repeat-x left top;height:189px;z-index: 2}
.case2 .list .item .pro_text{ color:#232323;text-align:center; font-size:1.1rem;line-height:2.6rem;margin:20px 10px 20px 10px;overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1}
@media (max-width:1500px){
	.case2 .list::after{ }
	.case2 .list .item{ }
	.case2 .item h4{ padding: 20px 0 10px; }
	.case2 .list .item{width:32%}
}
@media (max-width:1200px){
	.case2 .list .item{ margin-bottom: 40px;  }
	.case2 .item h4{ padding: 1rem 0 8px; }
	.case2 .list .item{width:47%}
}
@media (max-width:991px){
	.case2 .list::after{ width: 48%; }
	.case2 .list .item{ width: 48%; }
	.case2 .item h4{ padding: 13px 0 6px; }
}
@media (max-width:768px){
	.case2{ padding-top: 0.95rem; }
	.case2 .list .item{ margin-bottom: 2.6rem; }
	.case2 .item h4{ font-size: 1.1rem; }
}
@media (max-width:480px){
	.case2{ padding-top: 10px; }
	.case2 .list{ justify-content: center; }
	.case2 .list::after{ display: none; }
	.case2 .list .item{ width: 47%; margin-bottom: 0.95rem; }
	.case2 .list .item .pro_text{font-size: 0.95rem;line-height: 1.6rem;    margin: 10px 10px 10px 10px;}
}
@media (max-width:375px){
	.case2 .list .item{ width: 100%; }
}

/* se_pro */
.se_pro{padding:185px 0 125px 0;background-image: linear-gradient(-89deg, #09329b 0%, #17588d 100%);position: relative;}
.se_pro h1{font-size:4rem;line-height: 8rem;color: #fff;}
.se_pro p{font-size:1rem;line-height: 2rem;color: #fff;}
.se_pro a{width:210px;display: block;margin:45px 0 0 0;background: #ff0000; color: #fff;font-size: 1rem;line-height: 3rem;text-align: center; border-radius: 35px;;}
.se_pro_a{display: flex;justify-content: space-between; align-items: center;padding:85px 0;background: #f5f5f5;}
.se_pro_a .info_pic{width:50%;}
.se_pro_a .info_pic img{width:100%; display: block;}
.se_pro_a .se_pro_a_text{width:50%; padding:0 5%}
.se_pro_a .se_pro_a_text strong{ display: block; font-size:2.5rem;color: #222; line-height: 6rem; }
.se_pro_a .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2rem; }
.se_pro_b{padding:85px 0;}
.se_pro_b_title{font-size:2.5rem;color: #333;line-height: 2rem; margin:0 0 55px 0; text-align: center;  }
.se_pro_b table{border: 1px solid #666;border-collapse: collapse;font-size: 14px;color: #666;width:100%;}	
.se_pro_b th, .se_pro_b td{border: 1px solid #666;line-height: 40px;border-collapse: collapse;text-align:center;	}
.se_pro_b .se_pro_a_text p{ font-size:1rem;color: #555; line-height: 2rem; }
.se_pro_c{padding:85px 0; background: #f5f5f5;}
.se_pro_a_text ul{display:flex;justify-content: flex-start;padding:45px 0 0 0}
.se_pro_a_text li{ display:flex;justify-content:center;flex-direction: column;align-items: center; padding:0 35px 0 0}
.se_pro_a_text li div{width:90px;height:90px;border-radius: 45px;border:2px solid #00a597; display: flex;justify-content: center;align-items: center;}
.se_pro_a_text li span{ font-size: 1.1rem;color: #111;line-height:1.5rem;padding:15px 0;  display: block;}

.se_lianxi{margin-bottom:65px; }
.se_contact_title{width:40%}
.se_contact_er{display: flex;justify-content:flex-start; text-align: center; align-items: center; }
.se_contact_er b{display: block;font-size: 1rem; color:#777;line-height:2.6rem;font-weight: normal;}
.se_contact_er div{width:124px;height:160px;border: 1px solid rgba(0, 0, 0, .1); margin-right: 0.95rem;}
.se_contact_er img{display: block;width:105px;margin: 10px auto 0 auto;}
.se_contact_t{padding:50px 0; }
.se_contact_t strong{display: block;font-size: 2.5rem;color: #191b51;line-height: 5.6rem;;}
.se_contact_t p{display: block;font-size: 1rem;color: #555;line-height: 2.3rem;}
.se_contact_li{display: flex;justify-content:space-between; flex-wrap:wrap;}
.se_contact_li ul{width:50%;padding: 70px 0 0 0;}
.se_contact_li li:nth-child(1){width:100%;position: relative; }
.se_contact_li li:nth-child(2){width:100%;position: relative; }
.se_contact_li li strong{  font-size:1.2rem; color:#222;line-height:4rem; font-weight: bold;width:20%}
.se_contact_li li span{ font-size:1.1rem; color:#555;line-height:4rem;}
.se_contact_li li p{ border-bottom:1px solid rgba(0,0,0,0.1);margin-bottom: 20px;;display: flex;justify-content: flex-start;}

.liu_con{overflow: hidden; }
.layui-input{padding: 0 3px 0 10px;width:100%;overflow: hidden;border:none;background: #fff;font-size: 1rem;color: #666;line-height: 3.5rem; margin: 0 0 15px 0; }
.footer_r_con .layui-input{ float: none; width:100%;}
.layui-textarea{padding:1%;font-size: 16px;color: #666;line-height: 35px;  width: 100%;border:0px;border-bottom:1px solid rgba(255,255,255,0.1); margin-bottom: 5px; background: #fff;;}
.layui-btn{ display:block; background: #222; color:#fff;width:150px;border-radius: 50px;;  font-size: 1rem; height:48px;   line-height: 48px; border:none!important;  padding:0 11px;float: left;}
.layui-btn-primary{margin: 0 0 0 0;float: right;}

.baise{background: #fff;padding:50px 0 50px 0}

.se_espcms_book{padding:0 0 0 0; background: #fff}
.se_espcms_book2{padding:2.6rem 0;}
.se_espcms_book2 h1{ line-height:70px; margin: 0; text-align: center;font-size: 2.5rem;}
.se_espcms_book2 .se_date{ font-size:0.95rem; line-height:38px; padding: 0 0 2.6rem 0 ;text-align: center}
.se_tel{padding:2.6rem 0 0 0}
.miaoshu{ line-height:95px; padding:0 0 0 0; color:#ebc120; font-size:36px;  margin:0 0 25px 0; position: relative; font-weight: bold}
.miaoshu i{ position: absolute;left:0;bottom:0;width:50px;height:2px; background: #ebc120}
.th_pro_con {overflow: hidden; font-size:0.95rem; line-height:31px; color:#666;  margin-bottom:2.6rem;  padding:2.6rem 0; }
.th_pro_con table{border: 1px solid #666;border-collapse: collapse;font-size: 1rem;color: #666;width:100%;}	
.th_pro_con th, .th_pro_con td{border: 1px solid #666;line-height: 2.5rem;border-collapse: collapse;text-align:center;	}
.se_info{ width:100%; margin:2.6rem 0 0 0; padding:0 0 2.6rem 0}
.info_content{ font-size:1rem; line-height:2.1rem; color:#666;}
.info_content img{ max-width:100%;display: block;margin: 5px auto;}
.info_content  strong{ display: block;font-size: 1.6rem;color: #00a597; line-height: 65px;margin-top: 35px; margin-bottom:25px;border-bottom: 1px solid rgba(0, 0, 0, .06);padding:0 0 0 45px;background: url(../images/banner-icon.png) no-repeat left center;}

.fenye{width: 80%; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; background: #f2f2f2; text-align: center;  line-height: 47px;}




.er_title div strong{ color: #fff}
.se_contact_p .btnt{width:205px;height:65px;margin-top:25px;background-color:#fc6546; background-image: linear-gradient(#ff765b,#eb201b); border-radius:50px;display:block;font-size:1.6rem;font-weight:700;text-align:center;color:#fff;text-shadow:0 0 8px #e24627;box-shadow:0 2.6rem 2.6rem rgba(252,101,70,.3)}
.btn-hover{overflow:hidden;position:relative;transition:all .8s ease}
.se_message strong {    color: #fff; display: inline-block;}
.se_message strong i {    color: #fff;}
.se_message p {  font-size: 18px; line-height: 60px;  color: #fff;}
.se_message{width:35%;position: absolute;height:100%;right:10%;top:0;z-index: 5;padding:0 2% 0 10%; }
.message_t{ color: #fff;padding: 180px 0 0 0; font-size: 1rem;}
.message_t div.niu{color:#fff;font-weight: bold;font-size: 45px; }

.se_espcms_page{font-size:0.95rem; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 2.6rem; display:flex;flex-direction:row;justify-content:space-between;}
.se_espcms_page li{width:50%;}
.se_espcms_page li a{color:#666;font-size:0.95rem;}
.se_espcms_page li a:hover{color:#1264d4;text-decoration:none;}
.th_news_con{overflow: hidden; font-size:0.95rem; line-height:31px; color:#666; margin-bottom:2.6rem; border:1px solid #eee; padding:2.6rem 50px;}

.map{position:absolute;width:100%;left:0; top:0;height:760px;z-index:2}
.video-box {
	position: relative;
	padding-top: 39%;
	overflow: hidden;
}
.video-box video {
	position: absolute;
	left: 50%;margin-left:-550px;
	top: 50%;margin-top:-320px;
	width: 1100px;
	height: 640px;
	-o-object-fit: cover;
	object-fit: cover;
}
.icon-play {
}
.index-video {
	position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none;
}
.index-video .x-btn {
	top: 5%;
	right: 5%;
}
.index-video-wrap {
	z-index: 30;
}
.x-btn {
	position: absolute;
	width: 75px;
	height: 75px;
	line-height: 75px;
	text-align: center;
	color: #fff;
	background-color: ;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	font-size: 1.5rem;
	z-index: 50;transition:.4s all;
}
.x-btn:hover {
transform: rotate(360deg); -webkit-transform: rotate(360deg);
	color: #fff;
}

.se_espcms_book3{ padding:140px 3% 90px 3%; background:url(../images/bg2.jpg) no-repeat center center; background-size: cover; }
.modal-footer{ display: flex;justify-content: flex-start;flex-direction: column;position: relative;width:7%;}
.modal-body{position: relative;}
.modal-body p{position: absolute;left:30px;top:30px;z-index: 2; line-height: 55px;font-size: 24px;color: #fff;background: rgba(37,167,158,.9); border-radius: 35px; width:auto; text-align: center; padding: 0 25px;}
.se_bg_pic{ background: #fff; width:55%;overflow: hidden; }
.se_bg_pic img{width:100%; display: block}
.se_pro_text_pp{width:45%;padding:0 3.8% 0 3.8%; background-image: linear-gradient(
	70deg, #fff 15%, #c0cedd); display: flex;justify-content:center;flex-direction: column}
.se_pro_text_pp h1{ line-height:59px; margin: 0 0 25px 0;  font-size: 2.4rem; text-transform: uppercase;color: #414141;}
.se_pro_text_pp .se_date{ font-size:15px; line-height:38px; border-top: 1px solid rgba(0,0,0,0.1); border-bottom: 1px solid rgba(0,0,0,0.1);padding:25px 0;color:#555}
.se_pro_text_pp .se_date span{padding:0 20px 0 0;}
.se_pro_text_p{ width:100%;margin:0 auto 15px auto;padding:25px; line-height: 30px;font-size: 16px; border-radius: 20px;}
.se_pro_text_tel{ width:350px;height: 91px;font-size: 16px;line-height:91px; padding:0 0 0 100px;font-size: 30px;font-weight: bold; color:#fff; background: url(../images/about-btnt.png)}

.se_pro_pic_text{display: flex;justify-content: space-between; width:88% }
.p_jieshao2{width:100%;display: flex;justify-content: center;flex-direction: column}
.p_jieshao2 p{color: #666;line-height: 1.8rem;font-size: 1rem;border-top: 1px solid rgba(0, 0, 0, .1); padding:15px 0 55px 0 }
.p_jieshao2 .p_text{ margin-bottom: 50px;}
.p_jieshao2 strong{ display: block;font-size: 50px;color: #313131 ; line-height: 90px;}
.p_jieshao2 span{ display: block; font-size: 17px;color: #333333; line-height: 34px;}
.p_jieshao2 ul{ display: flex;justify-content:flex-start;padding-bottom:20px;  border-bottom:1px solid rgba(0,0,0,0.1);}
.p_jieshao2 li{ border-right:1px solid rgba(0,0,0,0.1);padding:0 5% 0 5%; display: flex;justify-content:flex-start; flex-direction: column; line-height: 24px; font-size: 17px;color:#777; text-align: left}
.p_jieshao2 li:nth-child(1){ padding:0 5% 0 0;}
.p_jieshao2 li:nth-child(3){ border-right:0 solid rgba(0,0,0,0.1);}
.p_jieshao2 li .canshu{font-size:36px; color: #2c2c2c; font-family: trump_gothic_east; text-transform: uppercase; line-height: 55px;}


.news_box{width: 85%; margin: 0 auto;}
.news_box li{ line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.news_box li span{float: right;}
.flex-center{width: 85%; margin:10px auto; text-align: center;}

.espcms_pro_photo li{ width:100%; margin-bottom:5px; text-indent:0;}
.espcms_pro_photo li img{width:100%; background: #fff  }

.cppage1{display: flex;justify-content: space-between;align-items: center; flex-wrap: wrap; padding:25px 0 25px 0; margin:0 0 35px 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}
.cppage1  p { font-size: 1rem; color: #6c6c6c; line-height: 2; margin-top: 10px;}
.se_pro_text_li{padding:0 0;width:100%;display: flex;justify-content:space-between}
.se_pro_text_li a{ width: 47%;font-size: 1.2rem; color: #fff; text-align: center; font-weight: bold; line-height:4rem;height:4rem;display: block;  background: linear-gradient(to right, #375069, #111620);}
.se_pro_text_li span { width: 47%; background: url(../images/ProIcon01.png) no-repeat 17px center #0c3ac7; background-size: 27px; text-align: left; height:4rem;color: #fff;    padding: 10px 0 0  55px;    font-size: 1rem;  transition: all linear 0.3s; line-height:1.2rem; }
.se_pro_text_li span strong { clear: both; display: block; font-size: 1.2rem; line-height:1rem; padding-top: 4px; }


/* sw11 */
.sw11out {position: relative;width: 100%;padding:40px 0 0 0  }
#sw11 { }
#sw11 .swiper-slide {width: 622px;}
.sw11out .swiper-pagination {left: 0;bottom: 0;width: 100%;font-size: 0;}
.sw11out .swiper-pagination-bullet {width: 12px;height: 12px;margin: 0 14px;background-color: #bfbfbf;outline: 0 none;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;border-radius: 50%;}
.sw11out .swiper-pagination-bullet-active { }
.sw11out .sw-next,.sw11out .sw-prev {position: absolute;top: 54%;width: 44px;height: 44px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px; }
.sw11out .sw-prev {left: 25%;background:#093acf url('../images/jt_l.png') center no-repeat; background-size: 10px;}
.sw11out .sw-next {right: 25%;background:#093acf url('../images/jt_r.png') center no-repeat; background-size: 10px;}
#sw11 .swiper-slide{display: block;position: relative; overflow: hidden; }
#sw11 .swiper-slide .pic {width: 100%; background-color: #000;position: relative;z-index: 1;}
#sw11 .swiper-slide .wz { color: #fff; opacity: 1;display: flex;justify-content:space-between; align-items: center;padding:0 35px 15px 35px;width:100%; position: absolute;z-index: 4; bottom: 0;left:0; }
#sw11 .swiper-slide .wz strong{ color: #fff; display: block; font-size:1.2rem;line-height:2rem; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
#sw11 .swiper-slide .wz p{  color: #fff; font-size:0.95rem;line-height: 33px;text-transform: uppercase; }
#sw11 .swiper-slide .wz p i{font-style: normal ;display:block;}
#sw11 .swiper-slide .wz span{width:43px;height:27px;background: url(../images/jj.png);}
#sw11 .swiper-slide .pic img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; display: block}
#sw11 .swiper-slide:hover .pic img{ transform:scale(1.05,1.05);}
#sw11 .swiper-slide-active img {opacity: 1;}
#sw11 .swiper-slide-active .wz strong{ font-weight: bold; font-size:1.5rem;}
@media screen and (max-width: 960px) {
	#sw11 .swiper-slide {width: 100%;}
	#sw11 .swiper-slide-active .wz strong{font-size: 1.2rem;}
}
@media screen and (max-width: 750px) {
	.sw11out .sw-prev {left: 5%;}
	.sw11out .sw-next {right: 5%;}
}

@media only screen and (max-width:1800px){ 
	.s_width{width:92%;}
	.s_width3{width:92%;}
	.pro_r{margin:0 0 0 5%}
	.son .son_nav a div{width:150px;}
	.son .son_nav a P{width:150px; font-size: 0.95rem;}
}
@media only screen and (max-width:1750px){ 
	.son .son_nav a div{width:120px;}
	.son .son_nav a P{width:120px; font-size: 0.95rem;}
	.header .logo img{max-width: 278px;}
	.about_l strong{ font-size: 2.3rem;}
	.title_a p{ font-size: 3.3rem;}
	.cc_title div{ font-size: 3.3rem;}
	.a_t div{ font-size: 3.3rem;}
	.item_title div{ font-size: 3.3rem;}
	.a_title p{ font-size: 2.6rem;}
	.hexin_title p{ font-size: 2.6rem;}
	.hezuo_t p{ font-size: 2.6rem;}
	.hezuo_title div{ font-size: 3rem;}
	.about_l .about_p{ font-size: 1rem;    margin: 40px 0 40px 0;    line-height:1.8rem;}
	#top_scroll .pro_text strong{font-size: 1.2rem;}
}
@media only screen and (max-width:1650px){ 
	.news_con .newsleft_text strong{    font-size: 1.2rem;}
	.hexin_p p{    font-size: 1rem; line-height: 1.8rem;}
	.hezuo_p{    font-size: 1rem;}
	.hexin_p strong{    font-size: 2rem;    line-height: 4rem;}
	.about_l .about_p p{-webkit-line-clamp:5; font-size: 1rem;    line-height: 1.8rem;}
	.se_about_con  .about_l .about_p p{-webkit-line-clamp:30; }
	.since{width:100px}
	.pp_title div{font-size: 2.4rem; }
	.pp_title p{font-size: 1rem; }
}
@media only screen and (max-width:1500px){ 
	.item_title div{ font-size: 2.5rem;}
	.item_title{height: 164px;    margin-top: -46px;}
	.pro_list .pro_text p{ font-size: 1.4rem;}
	.se_pro h1{ font-size:3rem;}
}
@media only screen and (max-width:1440px){ 
	.honor_con .pro_text i{font-size: 0.95rem;}
	.honor_con .pro_text span{    width: 130px;     line-height: 40px;   padding: 0 0 0 15px; font-size: 0.95rem; color: #555;}
	.honor_con .pro_text span:after{right: 15px; top:15px;opacity: 0.5;}
	.cppage1{ padding: 15px 0 15px 0;}
	.cppage1 li { padding:10px 0;}
	.honor_con .pro_text{padding: 10px 15px 13px 15px;}
	.item_title span{margin: 1.5rem auto;}
	.item_title p{    font-size: 1rem;}
	.honor_con .pro_text strong{    font-size: 1.1rem;}
	.son .son_nav a div{width:105px;}
	.se_newslist li{width:100%;margin: 0 0 45px 0;}
	.se_newslist a .se_newslist_pic{width: 26%;}
	.se_newslist a .se_newslist_text{width: 70%;}
	.index_nav3 li a{ font-size:1rem;}
	.header .logo_tel p i{font-size: 1.1rem;}
	.a_title p{font-size: 2.4rem;}
	.hexin_title p{ font-size: 2.4rem;}
	.hezuo_t p{ font-size: 2.4rem;}
	.about_l .about_p{-webkit-line-clamp: 5;}
	.se_pro_text_pp h1{ font-size: 1.8rem; margin: 0 0 15px 0;}
	.se_newslist .se_newslist_t{font-size: 1.3rem;}
	.se_newslist p{-webkit-line-clamp: 1;}
	.se_espcms_book2 h1{font-size: 1.7rem;}
	.case_con{padding:35px 0 20px 0}
	.case_con ul li{width:24.7%;position: relative;margin:0 0 10px 0}
	.case_text p{font-size: 1rem;font-weight: normal;}
	.case_text{padding: 10px 8px;}
	.bsty{font-size: 1.4rem; line-height: 3rem;}
	.se_contact_t strong{ font-size: 2rem; line-height: 4rem;;}
	.se_contact_li li span{    font-size: 1rem;}
	.se_contact_li li strong{    font-size: 1.1rem;}
	.b_title p{font-size: 2.3rem;}
	.b_title span{ font-size: 1rem;}
	.customer_li li{width: 22%;}
	.customer_li_text p{ font-size: 1rem;}
}
@media only screen and (max-width:1200px){ 
	.s_iframe iframe{height:70vh}
	.se_pro_text_li a{width:40%}
	.se_pro_text_li span{width:58%; padding: 10px 0 0 35px;background: url(../images/ProIcon01.png) no-repeat 7px center #0c3ac7; background-size: 16px;}
	.se_pro_text_li span strong{ font-size:1.1rem;}


	.se_contact_t strong{ font-size: 1.4rem;    line-height: 3rem;}
	.se_contact_t{    padding: 30px 0;margin-bottom: 35px;}
	.se_contact_t p{line-height:2rem;}
	.se_contact_li{flex-wrap: wrap;}
	.se_contact_title{width:100%}
	.se_contact_li ul{width:100%}
	.se_contact_li li strong{font-size:1.1rem;}
	.se_contact_li li span{font-size: 1.1rem;}
	.se_contact_er img{width: 82px;}
	.se_contact_er div{height: 140px;}
	.news_con{ flex-direction: column; }
	.case_text:after{display: none;}
	.case_text span{display: none;}
	.case_con ul li{width:49%;position: relative;margin:0 0 10px 0}
	.honor_con li{width:49%; margin: 0 1% 10px 0  }
	.honor_con li:nth-child(2n){ margin: 0 0 10px 0;}
	.honor_con li .pro_text strong{font-size: 1rem;}
	.honor_con li:hover .pro_text strong{font-size: 1rem;}
	.honor_con .pro_text{ padding: 12px 5px 12px 5px;}
	.honor_con{overflow:hidden;padding:25px 0 19px 0; }
	.about_l .about_p{    margin: 20px 0 20px 0;}
	.about .about_con{flex-direction: column;}
	.about_r{width:100%}
	.about_r img{width:92%;display: block;margin: 0 auto;}
	.about_l{width:100%;padding: 0 4% 25px 4%;}
	.header{display:none;}
	.productshow_con{display: block; padding:20px 0 0 0}
	.pro_cage li{width:33%}
	.pro_cage{flex-wrap: wrap; justify-content: flex-start; padding:25px 0;align-items: flex-start;}
	.pro_cage li div{width:35px; background-size: 100%; }
	.pro_cage li p{font-size: 0.95rem;line-height: 2rem;}
	.s_width{width:96%;}
	.s_width2{width:96%;}
	.s_width3{width:96%;}
	.case_t{ align-items:center;flex-direction: column; text-align: center;}
	.case_t span{width:100%;font-size: 0.9rem;line-height: 1.6rem;}
	.case_t .cc_title {width:100%;margin: 0 0 15px 0;}
	.cc_title i{font-size: 1.2rem; }
	.cc_title p{line-height: 2rem;font-size: 1rem; }
	.case_t a{margin:10px auto 0 auto;width: 120px; line-height: 35px;}
	.hexin_t  a{margin:10px 0 0 35px;width: 120px; line-height: 35px;}
	.none{display:block;}
	.block{display:none;}
	.yingyong{padding:37px 0 40px 0; }
	.yingyong_a{padding:5px 0 30px 0;  margin:0 0 0 0}
	.y_p_title{padding:27px 0 20px 0; }
	.y_p_title div{ font-size: 1.5rem;line-height:3.5rem; text-align: center;font-weight: bold; color: #0c3ac7;}
	.y_p_title i{ margin:8px auto;display: block;width:60px;height:1px;background: #0c3ac7}
	.news{padding:37px 0 40px 0;}
	/*wap header*/
	.head_wap{width:100%; padding:10px 5px; position: fixed; z-index: 101; background: rgba(0,0,0,0.7) }
	.position{position: relative; display: flex;justify-content: space-between; align-items: center;}
	.logo img{width:86px;}
	.menu {position: relative}
	.menu-trigger,
	.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	}
	.menu-trigger {
	position: relative;
	width: 20px;
	height: 20px;
	}
	.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background:#fff;
	border-radius: 4px;
	}
	.head_wap2 .menu-trigger span{background:#333;}
	.menu-trigger span:nth-of-type(1) {
	top: 0;
	}
	.menu-trigger span:nth-of-type(2) {
	top: 9px;
	}
	.menu-trigger span:nth-of-type(3) {
	bottom: 0;
	}
	.menu-trigger.active span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-315deg);
		transform: translateY(9px) rotate(-315deg);
	}
	.menu-trigger.active span:nth-of-type(2) {
		opacity: 0;
	}
	.menu-trigger.active span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(315deg);
		transform: translateY(-9px) rotate(315deg);
	}
	#close{display: none;position: fixed;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:998;}
	.menuBox ul li {width:90%;margin:0 auto;}
	.menuBox ul li a{ font-size:1.2rem;font-weight: bold;display:block;color:#fff;position: relative;line-height: 3.5rem; border-bottom:1px solid rgba(255,255,255,0.2);  background: url(../images/jiao.png) no-repeat right center;}
	.menuBox ul li div{ display: flex;justify-content: flex-start;flex-wrap: wrap;border-bottom:1px solid rgba(255,255,255,0.1);width:100%;margin:0 auto; }
	.menuBox ul li div a{width:63%;font-size: 15px;line-height: 38px;color: #555;font-weight: normal;display:block;border-bottom:0 solid rgba(0,0,0,0.1);background: none;}
	.menuBox ul li div a:nth-child(2n){width:37%;}
	.menuBox ul li a.active{background-color:#8fc31f;color:#fff;}
	.menuBox ul li a.link{color:#fff;}
	.menuBox ul li .son_nav{display: none;padding:5px;background-color: #eee;border-top:2px solid #8fc31f;}
	.menuBox ul li .son_nav a{display: block;font-size:16px;line-height:40px;color:#323232;border:none;}
	.menuBox {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow-y: auto;
		z-index: 100;
		background: rgba(0,0,0,0.85);
	}
	.menuBox ul { padding-top: 64px;}
	.l_tel{ padding:0 5px 0 0; display:flex;justify-content: flex-start;align-items: center;color: #fff;font-size: 12px;}
	.l_tel img{ width:12px; margin: 0 5px 0 0;}
	.head_wap2 .l_tel{color: #555;}
	.huise{padding: 0 0 25px 0;}
	.page_box{line-height: 25px; font-size: .95rem; }
	.se_weizhi{padding:8px 0}
	.se_pro{padding: 65px 6px 25px 6px;}
	.se_pro h1{font-size: 1.5rem;line-height: 5rem;}
	.se_pro a{width: 130px;}
	.se_pro_a{display: flex;justify-content: space-between; flex-direction: column; align-items: center;padding:35px 8px;background: #f5f5f5;}
	.se_pro_a .info_pic{width:100%;}
	.se_pro_a .se_pro_a_text{width:100%; padding:15px 0 0 0}
	.se_pro_a_icon img{width:55px}
	.se_pro_a .se_pro_a_text strong{font-size: 1.5rem;    line-height:4rem;}
	.se_pro_a_text li span{font-size: 1rem;}
	.se_pro_b_title{font-size: 1.5rem;margin: 0 0 25px 0;}
	.se_pro_b{padding:25px 0;}
	.se_pro_c{padding:25px 0 65px 0;}
	.se_newslist a{flex-direction: column;}
	.se_newslist a .se_newslist_pic{width:100%;}
	.se_newslist a .se_newslist_text{width:100%;}
	.se_news{padding:0 0 35px 0;}
	.se_newslist .se_newslist_t{font-size: 1.4rem;}
	.page_box2 .s_width{line-height: 25px;}
	.se_espcms_book2 h1{font-size: 1.4rem;}
	.th_news_con{padding: 2.6rem 10px;}
	.se_espcms_page{flex-direction: column;padding: 15px;}
	.se_espcms_page li{width:100%}
	.se_espcms_book2{ padding:2rem 0 0 0;}
	.footer2{display: flex;position: fixed;bottom: 0px;z-index: 99;width:100%}
	.footer2 img{display: block;width:100%;}
	.footer2 a{display: block;width:100%;}
	.footer4{padding:25px 0 25px 10px;background: #222;font-size: 0.95rem;color: #ddd; line-height: 1.5rem;}
	.footer5{display: flex;position: fixed;bottom: 10px; right:5px;z-index: 99;width:50px;height:50px; z-index: 999999;}
	.footer5 img{display: block;width:30px; margin:0 auto}
	.footer5 a{display: flex;width:50px;height:50px;background: #161fed; border-radius: 25px;overflow: hidden; justify-content: center;align-items: center;}
	.page_box2{padding:8px 0;    font-size: 0.95rem;}
	.th_news_con{ text-indent:0; }
	.se_fa{    padding:0 0 35px 0;}
	.contact_tt li .s_p span{ font-size: 1.1rem;line-height: 2rem; }
	.contact_tt li .s_p{ font-size: 1rem;line-height: 2rem; }
	.shijing{    padding: 30px 0 24px 0;}
	.hezuo_t{display: flex;justify-content:space-between;flex-direction: column;margin-bottom: 20px;align-items: center;}
	.hezuo_title{text-align: center;}
	.hezuo_title div{ font-size: 2.5rem;line-height: 2rem; }
	.hezuo_t p{  font-size: 1.5rem; line-height:3.5rem;  position: relative; text-align: center;}
	.hezuo_t span{ color:#444444;font-size: 0.95rem;line-height: 1.7; display: block;text-align: center; padding:0 5%}
	.se_espcms_book3{padding: 90px 3% 20px 3%;}
	.se_pro_pic_text{flex-direction: column;}
	.se_bg_pic{ background: #fff; width:100%;overflow: hidden; }
	.se_bg_pic img{width:100%; display: block}
	.se_pro_text_pp{width:100%;padding:0 3.8% 15px 3.8%; }
	.se_pro_text_pp h1{ font-size: 1.5rem;margin: 0 0 0 0; text-align: center; line-height: 5rem;	}
	.p_jieshao2 p{    padding: 15px 0 25px 0;}
	.se_con .info_content_t{width:95%; margin: 0 auto;}
	.se_con .info_content{width:95%; margin: 0 auto;}
	.se_con .s_width{flex-direction: column;}
	.th_pro_con{padding: 45px 0;margin-bottom: 30px;}
	.se_con .info_content_t strong{font-size: 22px;line-height:28px;}
	.se_con .info_content_t span{font-size: 19px;}
	.swtbtn img{width:100%}
	.pro_t{flex-direction: column;    align-items: flex-start;}
	.hexin{padding: 25px 0 15px 0;}
	.hexin_t{flex-direction: column; align-items: center; padding: 0 15px 0 15px; margin-bottom: 25px; text-align: center;}
	.hexin_t.hexin_t2{flex-direction: row; }
	.hexin_title:after{   top: 45px;width: 25px; }
	.hexin_title div{font-size: 1rem;line-height: 2rem;font-weight: normal;}
	.hexin_p{    text-align: center; width:100%}
	.hexin_t.hexin_t2 .hexin_p{text-align: right; padding:10px 0 0 0 ; width:40%}
	.since {width:75px;}
	.about_l .about_p strong{    font-size: 1.3rem;}
	.about_l .about_p span{    font-size: 0.95rem;}
	.hexin_p strong{font-size: 1.1rem;line-height: 2.6rem;}
	.a_title p:after{    top: 25px;width: 25px; }
	.a_title p{padding: 0 0 0 35px }
	.productshow_cage2 ul{justify-content: center;}
	.productshow_cage2 li{width: calc(100%/3);margin: 0 0 15px 0; }
	.productshow_cage2 li a{ flex-direction: column; text-align: center; }
	.productshow_cage2 li a div{width:85px;}
	.productshow_cage2 li a span{display: none;}
	.pp_title div{font-size: 1.5rem; line-height: 3rem;}
	.pp_title p{padding:0 10px;font-size: 0.95rem;}
	.productshow_cage2 li a p strong{font-size:0.95rem; line-height:1.8rem;  }
	.about_l .about_p p{-webkit-line-clamp: 15;}
	.hexin_title.case_title :after{    top: 35px;     width: 23px;}
	.hexin_title.case_title{padding: 0 0 0 0;}
	.hexin_title p{font-size:1.5rem;}
	.hezuo_p{    text-align: left; width:100%}
	.productshow_cagex li{width: calc(100%/2 - 10px);}
	.productshow_cagex li a{ font-size: 1rem; width:100%;line-height: 35px;    padding: 0 0 0 25px; background-size: 15px;}
	.productshow_cagex{ padding: 0 0 0 0;}
	.productshow_cagex ul{justify-content: flex-start;}
	.honor_con .pro_text span{display: none;}
	.honor_con .pro_text p{ width:100%;    align-items: center;}
	.slideBoxbann{height:45vh}
	.slideBoxbann iframe{height:45vh}
	.s_t{padding: 0 0 35px 0;}
	.s_t div{    font-size: 1.5rem;}
	.s_t span{    font-size:2rem;}
	.about{    padding: 45px 0 0 0;}
	.about .y_p_title{    padding: 0 0 0 0;}
	.customer{padding: 20px 0 55px 0 ;}
	.customer_li{padding: 30px 0 0 0;}
	.customer_li li{width:44%}
	.customer_li li:nth-child(3){display: none;}
	.customer_li_text div{   font-size: 1.1rem; line-height: 3;}
	.customer_li_text p{    font-size:0.95rem;}
	.customer a{ width: 180px;  margin: 25px auto 0 auto;    font-size: 1.1rem;}
	.sw11out{padding: 0 0 0 0;}
}
@media only screen and (max-width:1100px){ 
	.slideBoxbann{ position:relative; overflow:hidden; margin:0  auto 0 auto; }
	.slideBoxbann .hd{ position:absolute; height:26px; line-height:26px; bottom:7px; right:0; z-index:1; }
	.slideBoxbann .hd li{ display:inline-block; width:8px; height:8px;border-radius:10px;  background:rgba(255,255,255,0.5); text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBoxbann .hd li.on{ background: #F60;  }
	.slideBoxbann .bd{ position:relative; z-index:0; }
	.slideBoxbann .bd li{ position:relative; text-align:center;  }
	.slideBoxbann .bd li img{ vertical-align:top; width:100%;}
	.slideBoxbann .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }
	.slideBoxbann .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focustitlebg.png) repeat-x; color:#fff;  text-align:left;  }
	
	.hezuo{  padding:40px 0 20px 0 ;margin: 0 0 0 0;  }
	.hezuo ul li{    width: calc(100%/2 - 10px);padding: 10px 0;}
	.huisebg{ padding:20px 0 35px 0;}
	.title_b{margin-top: 28px;}
	.s_width5{width:96%}
	.b_title{padding:0 25px}
	.b_title p{font-size: 1.3rem; line-height: 3rem;}
	.b_title span{font-size: 0.95rem; line-height: 1.5rem;}
	.b_title i{margin: 20px auto;}
}
@media only screen and (max-width:760px){
	.b_title{    padding:20px 30px 20px 30px;}
	.news_con li{ width:100%;    padding: 0 10px 25px 10px;}
	.news_con .newsleft_text{ width:100%; padding:15px 0; }
	.news_con .newsleft_text p{    margin: 5px 0;}
	.news_con .newsleft_text strong{ font-size: 1rem;line-height:2.6rem; font-weight: bold; }
	.title_a{padding: 0 0 25px 0;}
	.title_a p{ font-size: 2rem;}
	.title_a span{font-size: 1rem;line-height:1.7rem;}
	.swiper-button-prev-inyf, .swiper-button-next-inyf{width: 36px; height: 36px }
	.chanpin_con .pro_text strong{font-weight: normal;}
	.pro{padding:30px 0 25px 0;}
	.pro_r{display: none;}
	.cc_title div{ font-size: 2rem;line-height:3.5rem; width: 170px;}
	.a_t div{ font-size: 2rem;    width: 89%;}
	.a_t p{font-size: 1rem;padding:0 35px}
}